home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Applications / Gnuplot 3.5 / source / compact.proto.h < prev    next >
Encoding:
Text File  |  1993-11-11  |  116 b   |  5 lines  |  [TEXT/R*ch]

  1.  
  2. /* compact.c */
  3. int compact_slope(int[], int[], int[], int *, float);
  4. int compact_int(int[], int[], int[], int *);
  5.